[INFO] cloning repository https://github.com/hturner08/prisma-client-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hturner08/prisma-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhturner08%2Fprisma-client-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhturner08%2Fprisma-client-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd71ff2e12091acffc1fe83e8c92c4c9513f9c9e
[INFO] checking hturner08/prisma-client-rust against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhturner08%2Fprisma-client-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/hturner08/prisma-client-rust
[INFO] finished tweaking git repo https://github.com/hturner08/prisma-client-rust
[INFO] tweaked toml for git repo https://github.com/hturner08/prisma-client-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hturner08/prisma-client-rust on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hturner08/prisma-client-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: prisma-cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prisma-client-rust-cli` dependency)
[INFO] [stderr] warning: `prisma-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/cli/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prisma-client-rust-generator` dependency)
[INFO] [stderr] warning: `prisma-client-rust-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: crates/generator/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `prisma-client-rust-sdk` dependency)
[INFO] [stderr] warning: `prisma-client-rust-generator` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/hturner08/prisma-engines`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 29 packages to latest compatible versions
[INFO] [stderr]       Adding builtin-psl-connectors v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding datamodel-renderer v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding diagnostics v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding dmmf v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding json-rpc-api-build v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding mongodb-client v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding mongodb-query-connector v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding mongodb-schema-connector v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding mongodb-schema-describer v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding parser-database v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding prisma-models v0.0.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding prisma-value v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding psl v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding psl-core v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding quaint v0.2.0-alpha.13 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding query-connector v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding query-core v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding query-engine-metrics v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding request-handlers v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding schema v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding schema-ast v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding schema-connector v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding schema-core v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding sql-ddl v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding sql-query-connector v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding sql-schema-connector v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding sql-schema-describer v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding user-facing-error-macros v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]       Adding user-facing-errors v0.1.0 (https://github.com/hturner08/prisma-engines?branch=new-4.14.0-pcr#4666237c)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cuid v1.3.1
[INFO] [stderr]   Downloaded tauri-codegen v1.3.0
[INFO] [stderr]   Downloaded async-graphql-axum v3.0.38
[INFO] [stderr]   Downloaded tauri v1.3.0
[INFO] [stderr]   Downloaded tauri-macros v1.3.0
[INFO] [stderr]   Downloaded tauri-build v1.3.0
[INFO] [stderr]   Downloaded cfg-expr v0.15.1
[INFO] [stderr]   Downloaded tauri-runtime v0.13.0
[INFO] [stderr]   Downloaded mobc v0.8.1
[INFO] [stderr]   Downloaded rspc v0.1.3
[INFO] [stderr]   Downloaded tauri-utils v1.3.0
[INFO] [stderr]   Downloaded specta v1.0.3
[INFO] [stderr]   Downloaded tauri-runtime-wry v0.13.0
[INFO] [stderr]   Downloaded openssl-src v111.25.3+1.1.1t
[INFO] [stderr]   Downloaded tauri-specta v1.0.0
[INFO] [stderr]   Downloaded cargo_toml v0.15.2
[INFO] [stderr]   Downloaded specta-macros v1.0.3
[INFO] [stderr]   Downloaded system-deps v6.0.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device